home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Updates / AMP / !Amp / Docs / Help (HTML) < prev    next >
Text File  |  2000-05-14  |  20KB  |  357 lines

  1. <HTML>
  2. <HEAD>
  3.   <TITLE>Amp v2.00 Help File</TITLE>
  4. </HEAD>
  5. <BODY BACKGROUND="images/back.gif" BGCOLOR="#464646" TEXT="#FFFFFF" LINK="#C0C0FF" VLINK="#FFC0C0">
  6. <H1 ALIGN=CENTER>Amp v2.00 (14th May 2000)</H1>
  7. <CENTER>Written by David O'Shea.</CENTER>
  8. <p>
  9. <HR>
  10. <H4>Contents:</H4>
  11. <DIR>
  12. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#intro">Introduction</A><BR>
  13. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#requirements">Requirements</A><BR>
  14. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#skins">Skins</A><BR>
  15. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#plugins">Plug-ins</A><BR>
  16. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#playlist">Playlists</A><BR>
  17. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#notes">Notes</A><BR>
  18. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#history">History</A><BR>
  19. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#thanksto">Thanks to</A><BR>
  20. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> <A HREF="#contact">Contact</A><BR>
  21. </DIR>
  22. <HR>
  23. <A NAME="intro"><H4>Not another "desktop tracker" program!?</H4></A>
  24. Yes... !Amp is another music player. BUT, it's based on the PC program <A HREF="http://www.winamp.com">WinAmp</A>. This means that you can use the hundreds of PC skins available to totally change the look. It has a compact layout, and can fold up into it's titlebar for when you're really short of desktop space!
  25. <P>
  26. <TABLE BORDER=0>
  27.   <TR>
  28.     <TD VALIGN=TOP><IMG ALT="Big version" SRC="images/big.gif" WIDTH=275 HEIGHT=116></TD>
  29.     <TD VALIGN=TOP><IMG ALT="Small version" SRC="images/small.gif" WIDTH=275 HEIGHT=14><P></TD>
  30.   </TR>
  31. </TABLE>
  32. <P>
  33. It's also really easy to park the window where you want it to be - it clings to the edges of the screen and the icon bar.
  34. <P>
  35. <HR>
  36. <A NAME="requirements"><H4>Requirements</H4></A>
  37. You need Window Manager 3.80 or later (nested window manager).
  38. <P>
  39. To use the MP3 player plugin, you need a StrongARM.
  40. <P>
  41. <HR>
  42. <A NAME="skins"><H4>Skins</H4></A>
  43. <P>
  44. <IMG ALIGN=CENTER ALT="Skin browser window" SRC="images/browse.gif" WIDTH=507 HEIGHT=332>
  45. <P>
  46. In theory, you should be able to use any of the thousands of <A HREF="http://www.winamp.com/skins">PC skins</A> available,
  47. but in practice, not all work 100%. In most cases, this simply because ChangeFSI
  48. can't understand the BMP. The solution in this case is simply to find a program
  49. which does (you might have to resort to a PC) and reconvert the file to a proper
  50. BMP (or in fact any other format understood by ChangeFSI).
  51. <p>
  52. It is possible though that this is not the only reason, and if you feel that
  53. this is the case (eg you can load the offending BMP in ChangeFSI manually), then
  54. <A HREF="mailto:koshea@indigo.ie">email me</A> and let me know about it. I
  55. might ask you to send the skin so that I can investigate.
  56. <p>
  57. Anyhow, to install a skin, simply click 'Skin...' from the Amp menu, and then close the skin browser window with Adjust, or hold down SHIFT and double-click !Amp to open the application directory, then double-click on the 'Skins' directory.
  58. Now make a directory for the skin. This is the name the skin will have in the browser window. Put all the relevant BMPs and textfiles from the skin inside the new directory. (You can remove any DLL files, since these are x86 code.)
  59. <P>
  60. WARNING: Don't delete anything from the Original directory, since if a skin is broken or has bits missing, Amp will resort to this to replace bits.
  61. <p>
  62. Even if Amp is already running, the skin will be picked up next time you open the skin browser. Choose it and it will be converted to a spritefile called Skin inside in the same directory. Depending on your machine, either 256 or 16 million colours will be used. You can force one or the other by editing the application's !Run file. If you want to save space, you can delete the original BMPs, but I'd advise you to keep them just in case you want to swap between 256/16M colours later. They are also needed if you ever flush the browser preview file.
  63. <P>
  64. You can even use !Squash to compress the sprite file if you like! It'll be
  65. automatically unsquashed into RAM when you use it. If you have the 'Squash' app
  66. in your path (e.g. in Boot:Library, or you have run !Squash) then the skins will
  67. be automatically squashed just after being converted by ChangeFSI.
  68. <P>
  69. <HR>
  70. <A NAME="plugins"><H4>Plug-ins</H4></A>
  71. Amp works by using plug-ins to play everything. This means that it's easy to add another plug-in to play a new type of tracker, and if you can program yourself, you can easily write one without hacking about with the main program.
  72. <p>
  73. The current plug-ins are as follows (in various stages of completion):
  74. <DIR>
  75.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Midi
  76.   <DIR>
  77.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> BASIC prog based on Linux playmidi sources<BR>
  78.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Only plays one track before it breaks<BR>
  79.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Not the best if you're actually using the computer!
  80.   </DIR>
  81.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> matrixTracker
  82.   <DIR>
  83.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Uses matrixTRK (Michael Pohle & Marko Lukat)<BR>
  84.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Kinda always repeats
  85.   </DIR>
  86.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Audio CD
  87.   <DIR>
  88.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Supports track naming via <A HREF="http://www.acorn.com/~jberanek/">CDDB</A><BR>
  89.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Supports balance adjustment (assuming your drive does...)
  90.   </DIR>
  91.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Digital Symphony
  92.   <DIR>
  93.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Uses DSymPlay (BASS)<BR>
  94.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Supports repeat
  95.   </DIR>
  96.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Audio MPEG
  97.   <DIR>
  98.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Uses AMPlayer (<A HREF="mailto:tolsson@isa.dknet.dk">Thomas Olsson</A>)<BR>
  99.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Reads ID3 tags for the song name<BR>
  100. </DIR>
  101. <!--    <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Coconizer - temporarily disabled since 1.03
  102.   <DIR>
  103.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Uses CocoPlayer (Eduard Pfarr)<BR>
  104.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Doesn't support seeking
  105.   </DIR>-->
  106.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> STracker, STModule, TeqMusic
  107.   <DIR>
  108.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Uses QTMModule (Phoenix/QUANTUM)
  109.   </DIR>
  110.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Sound Sample Plugin
  111.   <DIR>
  112.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Uses <A HREF="http://www.actrix.gen.nz/users/rick/software.html">PlayIt</A> (<A HREF="mailto:rick@actrix.gen.nz">Rick Hudson</A>)<BR>
  113.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Plays WAV, Armadeus, AudioWorks and more<BR>
  114.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Supports balance
  115.   </DIR>
  116.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> XprMod Plugin
  117.   <DIR>
  118.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Uses XprMod (Skoe of Expression)<BR>
  119.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Plays S3M, FastTracker<BR>
  120.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Doesn't stop properly<BR>
  121.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Position bar sometimes wobbles a bit
  122.   </DIR>
  123.   <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> TimPlayer Plugin
  124.   <DIR>
  125.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Uses TimPlayer (André Timmermans)<BR>
  126.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Plays ImpulseTracker<BR>
  127.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> Always loops<BR>
  128.     <IMG ALT="" SRC="images/dot2.gif" WIDTH=12 HEIGHT=12> No channel info
  129.   </DIR>
  130. </DIR>
  131. <P>
  132. <HR>
  133. <A NAME="playlist"><H4>Playlists</H4></A>
  134. Amp also supports playlists. These are basically text files which contain your favourite lists of tunes in whatever order you choose. You can easily edit the text file. Don't mess it up though - the program doesn't really like mangled lists!
  135. <p>
  136. You can currently drag a music file to the playlist window to add it, and double-click on an entry in the window to play it.
  137. <P>
  138. Drag a previously saved playlist to any Amp window (or the iconbar) and it'll try to load it as a playlist. If you save your playlist as !Amp.PlayList or Choices:Amp.PlayList then it will automatically be loaded every time.
  139. <P>
  140. <HR>
  141. <A NAME="notes"><H4>Notes:</H4></A>
  142. You can quit the program without stopping the music. This means that Amp is still using memory after you quit it. If you are using dynamic areas, this is fine, since the area will be reused when you next load Amp and if you quit stopping the music, it will be removed then. However, if you are stuck with using the module area, it will leave a chunk (possibly quite large, depending on the song/plugin playing it) which you can never reclaim without resetting the machine. You have been warned!
  143. <p>
  144. <HR>
  145. <A NAME="history"><H4>History:</H4></A>
  146. <TABLE BORDER=0>
  147. <TR>
  148.   <TD VALIGN=TOP>v2.00</TD>
  149.   <TD>14th May 2000<HR>
  150.       Totally re-written in C.<BR>
  151.       Now shows song time in the playlist window.<BR>
  152.       You can choose between time elapsed and time remaining.<BR>
  153.       It is now possible to reorder tracks in the playlist.<BR>
  154.       Windock between windows now works.<BR>
  155.       The dock distance is now adjustable.<BR>
  156.       The skin browser is improved.<BR>
  157.       Plugin change improved.<BR>
  158.       The control buttons in the playlist window work.<BR>
  159.       Scrollbar on playlist is better (doesn't get lost anymore).<BR>
  160.       Less memory usage/faster startup.<BR>
  161.       Fixed CTRL+0 which appeared in the options file.<BR>
  162.       No more spaces in saved playlist files.<BR>
  163.       Added "seek to" display.<BR>
  164.       Now uses MessageTrans for all text strings.<BR>
  165.       Finally stores playlist position/size and whether it was open or not.<BR>
  166.       You can now batch convert skins.<BR>
  167.       Added a command line tool for converting skins.<BR>
  168.       Now has plugin configuration protocol (currently only cd plugin uses it).<BR>
  169.       Masks out non-used wimp messages (should use less polls).<BR>
  170.       Uses separate balance sprites if available (flush any skins which have balance/nums_ex/font bmp files).</TD>
  171. </TR>
  172. <TR>
  173.   <TD VALIGN=TOP>v1.13</TD>
  174.   <TD>26th September 1999<HR>
  175.       Now works on new RO4 format discs.<BR>
  176.       Uses Rick Hudson's PlayIt module for sample playing instead of ESP's SamplePlayer.</TD>
  177. </TR>
  178. <TR>
  179.   <TD VALIGN=TOP>v1.12</TD>
  180.   <TD>15th August 1999<HR>
  181.       Now you can add your own entries to the CDDB database.<BR>
  182.       Fixed address exception with shuffle mode on an empty playlist.<BR>
  183.       Shuffle no longer always plays the first song first.<BR>
  184.       No longer chops the end of small mpegs. May also fix an address exception which sometimes occured with a playlist of mpegs.</TD>
  185. </TR>
  186. <TR>
  187.   <TD VALIGN=TOP>v1.11</TD>
  188.   <TD>15th June 1999<HR>
  189.       Play with no active song now starts playlist.<BR>
  190.       Shuffle should now not repeat songs until they're all played.<BR>
  191.       Back now plays previous song played, even in shuffle mode.<BR>
  192.       Fixed shuffle related redraw bugs in playlist window.</TD>
  193. </TR>
  194. <TR>
  195.   <TD VALIGN=TOP>v1.10</TD>
  196.   <TD>16th May 1999<HR>
  197.       Amp now uses lots less CPU time (with !TaskUsage anyway).<BR>
  198.       Fixed an ADRL I missed last time.<BR>
  199.       Fixed the address exception when selecting all with an empty playlist.<BR>
  200.       Playlist window bugfixes for sonicated2 skin.<BR>
  201.       Mouse click offset in playlist window fixed.<BR>
  202.       No longer crashes with skins which are too big.<BR>
  203.       Removed position bar trail from skins like "Fusion".<BR>
  204.       Balance slider now 'sticks' to the centre.</TD>
  205. </TR>
  206.   <TD VALIGN=TOP>v1.09</TD>
  207.   <TD>19th April 1999<HR>
  208.       Fixed some always-on-top bugs.<BR>
  209.       Removed dependency on Darren Salt's BASIC assembler extender.<BR>
  210.       Amp now loads when you've no CDROM drives configured.<BR>
  211.       Hopefully fixed the get-rectangle bug when you try to stop an MP3.<BR>
  212.       Newer version of DSymPlay added.</TD>
  213. </TR>
  214. <TR>
  215.   <TD VALIGN=TOP>v1.08</TD>
  216.   <TD>5th April 1999<HR>
  217.       Fixed numbering of playlist entries > 255.<BR>
  218.       Scrollbar in playlist shouldn't vanish anymore.<BR>
  219.       Last song in playlist is no longer half obscured.<BR>
  220.       Better window dragging.<BR>
  221.       Added Oscilliscope code for 256 colour modes.<BR>
  222.       Much reduced (halved) wimpslot at slight expense of loading time.<BR>
  223.       MP3 plugin now accepts underscore as an extension specifier (for CDs).<BR>
  224.       Playlist entries resized to fit letters with descenders properly.<BR>
  225.       You can now drag on a directory to queue all the files therein (recursively!).<BR>
  226.       Added AMPlayer MP3 plugin.<BR>
  227.       Much reduced idle CPU usage.<BR>
  228.       The 'Select All' button in the playlist window now works.</TD>
  229. </TR>
  230. <TR>
  231.   <TD VALIGN=TOP>v1.07</TD>
  232.   <TD>14th March 1999<HR>
  233.       Finally figured out why the playlist kept stopping. Should be fixed now.<BR>
  234.       Fixed the "untickable" vis menu option.<BR>
  235.       Added some error checking to prevent the dmpa plugin from crashing.<BR>
  236.       Playlist can now have more than 76 entries (oops!)<BR>
  237.       Added the options window to the clutterbar.</TD>
  238. </TR>
  239. <TR>
  240.   <TD VALIGN=TOP>v1.06</TD>
  241.   <TD>28th February 1999<HR>
  242.       More human friendly config file format.<BR>
  243.       Lots more ARM code. Though this currently means the program takes longer to load, it will eventually result in a smaller Wimp slot.<BR>
  244.       Fixed minibar sprite (was missing one pixel row) - flush your skins.<BR>
  245.       Fixed skins which replace the playlist.<BR>
  246.       Finally, a config window added.<BR>
  247.       Font in playlist window now reads colours and font from skin file.<BR>
  248.       Playlist entries now have numbers.<BR>
  249.       No more exceptions when you try to delete entries from an empty playlist.<BR>
  250.       Added some hotkeys for the playlist window (^X, cursor up and down).<BR>
  251.       Hopefully more reliable playlist (shouldn't fail to play next song anymore).<BR>
  252.       Fixed "Input focus window not found" error.<BR>
  253.       Updated TimPlayer module.</TD>
  254. </TR>
  255. <TR>
  256.   <TD VALIGN=TOP>v1.05</TD>
  257.   <TD>5th February 1999<HR>
  258.       Fixed a 'Handle is either illegal or has been closed' error message.<BR>
  259.       Fixed problems reloading after a skin flush when original skin not selected.<BR>
  260.       Freezing bug when mini-window selected after doublesize toggle fixed.<BR>
  261.       Memory problem with 256 colour sprites fixed.<BR>
  262.       You can now delete files from the playlist! (No hotkeys yet though)<BR>
  263.       Playlist font changed to be more WinAmp like.</TD>
  264. </TR>
  265. <TR>
  266.   <TD VALIGN=TOP>v1.04</TD>
  267.   <TD>31st January 1999<HR>
  268.       Fixed song name disappearing bug.<BR>
  269.       Added support for both S3M filetypes.<BR>
  270.       Oops, really fixed so that truncated skin filenames work on long filename filesystems.<BR>
  271.       Changed method of unpausing CD so it works with more setups.<BR>
  272.       Added resizing playlist window with scrollbar (still a bit dodgy).<BR>
  273.       Added TimPlayer for ImpulseTracker mods.</TD>
  274. </TR>
  275. <TR>
  276.   <TD VALIGN=TOP>v1.03</TD>
  277.   <TD>11th January 1999<HR>
  278.       A bit of an overhaul - now lots more ARM code, including the player plugin subsystem.<BR>
  279.       Fixed dmpa's wimpslot.<BR>
  280.       Fixed menu clicks in the skin browser window.<BR>
  281.       Added XprMod plugin.<BR>
  282.       MP3s now die properly if you start a new one, even when just about to stop itself.<BR>
  283.       Fixed RMA code for skin preview window.<BR>
  284.       Skins can now be deleted from the preview window.<BR>
  285.       Fixed so that truncated skin filenames work on long filename filesystems.<BR>
  286.       Improved CD plugin.<BR>
  287.       Reduce idle CPU usage.<BR>
  288.       Improved the playlist window look.<BR>
  289.       Added shuffle (sort of).</TD>
  290. </TR>
  291. <TR>
  292.   <TD VALIGN=TOP>v1.02</TD>
  293.   <TD>17th November 1998<HR>
  294.       New nice skin selection window.<BR>
  295.       Added the new (Winamp 2) basic skin.<BR>
  296.       You can now load and save playlists properly.<BR>
  297.       Allowed for skins in zip files (with SparkFS, etc) again (oops!).<BR>
  298.       Fixed the starting of a new MP3 before the old one is finished.<BR>
  299.       You can now quit without stopping the music.<BR>
  300.       Now reuses left over plugin buffer dynamic areas present when you reload the program.<BR>
  301.       Rearranged the internal directory structure a bit.<BR>
  302.       Fixed a bug whereby you could create multiple iconbar icons.<BR>
  303.       CD plugin now works on more drives and is quicker changing tracks.<BR>
  304.       Back and forward buttons now skip tracks on a CD.<BR>
  305.       Added balance (only affects CD plugin).<BR>
  306.       Removed claim of filetype AE7 (ARMovie) as this was causing problems with ARPlayer.<BR>
  307.       Fixed 'Player Module' error from FB1 (WAV plugin).<BR>
  308.       Other small tweaks.<BR>
  309.   </TD>
  310. </TR>
  311. <TR>
  312.   <TD VALIGN=TOP>v1.01</TD>
  313.   <TD>26th October 1998<HR>
  314.       Fixed a problem calling ChangeFSI.<BR>
  315.       Fixed "missing digits" problem.<BR>
  316.       Overhauled redraw code which fixes various flickering problems, and allows a double size window.<BR>
  317.       Clutterbar now works.<BR>
  318.       Fixed a small bug in skin conversion. This means old skins won't display properly, sorry!<BR>
  319.       CD no longer lists data tracks.<BR>
  320.       Added support for squashed skins.<BR>
  321.       Added limited ID3 tag support.<BR>
  322.       Improved this help file.<BR>
  323.       Added a sample player plugin (for 16 bit sound).<BR>
  324.       Various other improvements.<BR>
  325.   </TD>
  326. </TR>
  327. <TR>
  328.   <TD VALIGN=TOP>v1.00</TD>
  329.   <TD>11th October 1998<HR>
  330.       Playlist not fully working.<BR>
  331.       Plug-ins at various stages of development.<BR>
  332.       Shuffle not working.<BR>
  333.       Not much in the way of documentation.
  334.   </TD>
  335. </TR>
  336. </TABLE>
  337. <P>
  338. <HR>
  339. <A NAME="thanksto"><H4>Thanks to:</H4></A><DIR>
  340. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Robert O'Sullivan, for his help, ideas (including the idea to write it in the first place!) and testing.<BR>
  341. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Bernhard Ludewig for permission to use his sprites.<BR>
  342. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> James Reynolds for writing <A HREF="http://www.argonet.co.uk/users/j-rays/">!Spectrum.</A><BR>
  343. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Mike Gregory, Francis Chin, Robert Purchase, Laurent Domisse and all the other beta testers for their testing, encouragement and feedback.<BR>
  344. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Darren Salt for writing ExtBasAsm.
  345. </DIR>
  346. <P>
  347. <HR>
  348. <A NAME="contact"><H4>Contact:</H4></A><DIR>
  349. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Email: <BR>
  350. <DIR><A HREF="mailto:koshea@indigo.ie">koshea@indigo.ie (Home)</A><BR>
  351.      <A HREF="mailto:doshea01@cork.cig.mot.com">doshea01@cork.cig.mot.com (Work)</A><BR>
  352. </DIR>
  353. <IMG ALT="" SRC="images/dot.gif" WIDTH=12 HEIGHT=12> Web Site: <A HREF="http://homepage.eircom.net/~djkoshea">http://homepage.eircom.net/~djkoshea</A>
  354. </DIR>
  355. </BODY>
  356. </HTML>
  357.